home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 / Ham Radio 2000.iso / ham2000 / bbs / scnfd004 / scanfwd.txt < prev   
Text File  |  1994-08-02  |  4KB  |  93 lines

  1. SCANFWD.EXE Version 0.4
  2. By David Hess NK3T
  3. Copyright 1994
  4.  
  5. This program is intended to display in a graphical format, the forward files
  6. of the FBB BBS system. Place the SCANFWD.EXE in the \FBB\SYSTEM\ subdirectory,
  7. which is where the BBS.SYS and FORWARD.SYS are normally located. The display
  8. shows all valid BBS files that exist in the forward file. The BBS names are
  9. parsed from the A lines in the forward files. Program output may be redirected
  10. to a DOS file, or the printer with the DOS redirection switch ">". Switch
  11. commands may be abbreviated, L for Long, etc. The output shows an asterisk (*)
  12. if there is a match, and an exclamation mark (!) if there is an exception.
  13.  
  14. SCANFWD > PRN             Output goes to printer
  15. SCANFWD > FWDLIST.TXT     Output goes to file names FWDLIST.TXT
  16.  
  17.  
  18.  
  19. NO COMMAND LINE ARGUEMENTS
  20. Default mode shows all B,G,H, and Z lines. Many folks have set up the FBB
  21. system with H,B, and Z lines in files for each state, in a subdirectory
  22. called STATE, and G lines in files in a subdirectory called BDIST. In the
  23. default mode of operation ( no command line arguements ) the file names will
  24. be displayed, instead of their contents. This makes for an easy to maintain
  25. system. Use of any switches other than LONG, will result in only those
  26. displays.
  27.  
  28. Long
  29. This switch will suppress the display of the STATE and BDIST file names, and
  30. show the contents of the files.
  31.  
  32. ? or Help
  33. This switch displays a help screen with abbreviated command explanations.
  34.  
  35. Zip
  36. This screen shows all NTS style forwarding Z lines. Any NTSxx lines in the
  37. forward files will show under the BCALL listing.
  38.  
  39. Call
  40. This switch displays any BBS calls in B lines or F lines.
  41.  
  42. Group
  43. This switch displays G lines for bulletin routing. If the BDIST subdirectory
  44. is used, the display may be minimal. You may want to consider using the LONG
  45. switch in combination with the BULL switch.
  46.  
  47. Hier
  48. This switch displays H lines used for hierarchial routing. The display will
  49. be minimal if the STATE subdirectory is used.
  50.  
  51. Page
  52. This switch turns on screen paging, to make viewing easier. Do not use
  53. this switch with thd DOS redirection, or program will appear to hang,
  54. waiting for key hits.
  55.  
  56. State
  57. This switch displays file names used in STATE directory. Use of the LONG
  58. switch with the STATE switch results in no display, as the LONG switch
  59. overrides display of STATE subdirectory names.
  60.  
  61. Bdist
  62. This switch displays file names used in BDIST directory. Use of the LONG
  63. switch with the BDIST switch results in no display, as the LONG switch
  64. overrides display of BDIST subdirectory names.
  65.  
  66. Multiple command line arguements are allowed. Below are some examples:
  67.  
  68. SCANFWD LONG BULL
  69. SCANFWD STATE BDIST ZIP
  70. SCANFWD C L
  71.  
  72.  
  73. *************************  SOAPBOX  ***********************************
  74. This software is copyrighted, and may be freely used and distributed by
  75. licensed radio amateurs. Any commercial use is forbidden. This software
  76. is released on an as is basis, with no guarantees of any type. 
  77.  
  78. I have a lot of fun programming, but always need feedback for ideas,
  79. and bug fixes. Let me know what is on your mind, even if it is running
  80. fine. Most folks are quiet when things are working right, and gives me
  81. the feeling nobody is running this stuff. Drop me a QSL card and tell me 
  82. which program you are running. 
  83. ***********************************************************************
  84.  
  85. NK3T @ NK3T.MD.USA.NOAM    Packet
  86. dhess@umes.umd.edu         Internet
  87. David Hess
  88. 3735 Algonquin Trail
  89. Snow Hill, MD
  90. 21863
  91. 410 632-3967
  92.  
  93.